Endpoint-Post-/ Gossip/ Twilio/ Incoming/ Call→Xml names a function, with lambda list NIL:
Respond to a phone call to NUMBER at Twilio.
Someone has called us at NUMBER, and Twilio needs to know how to reply. Send an XML (TwiML) response.
This is a web service endpoint accessed by the HTTP method POST at the URI template /gossip/twilio/incoming/call. It returns a content-type of text/xml.
There are no URI parameters.
It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.
Defined in file src/endpoints/gossip/twilio.lisp.